home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / tlx_sq21.zip / TLX_SQR.HST < prev    next >
Text File  |  1992-02-21  |  32KB  |  485 lines

  1.           TELIX-SQUARE package by Inge Vabekk. Version 2.1.
  2.  
  3.                        CHANGES in version 2.0
  4.    ╔═════════════════════════════════════════════════════════════╗
  5.    ║ This version only has some minor bug fixes:                 ║
  6.    ║ -------------------------------------------                 ║
  7.    ║ 1. Joining a conference could result in an eternal loop if  ║
  8.    ║    the conference name was unknown to the BBS. This has     ║
  9.    ║    been fixed; the script will only perform a couple of     ║
  10.    ║    retries. If this happens during mail upload, the offen-  ║
  11.    ║    ding mail file will be unchanged.                        ║
  12.    ╟─────────────────────────────────────────────────────────────╢
  13.    ║ 2. "Quick" logon to MBBS has been moved to the right place: ║
  14.    ║    After the user name instead of after the password.       ║
  15.    ╟─────────────────────────────────────────────────────────────╢
  16.    ║ 3. The RING.SLT script could sometimes give a message that  ║
  17.    ║    a BBS was not found. This could happen when there was an ║
  18.    ║    empty BBS name in the call list, or if the list ended    ║
  19.    ║    with CTRL-Z. This has now been fixed.                    ║
  20.    ╟─────────────────────────────────────────────────────────────╢
  21.    ║ 4. When trying to resign from a non-resignable conference   ║
  22.    ║    in MBBS the script would loop indefinitely, trying to    ║
  23.    ║    repeat the command. This loop now tries max three times. ║
  24.    ╟─────────────────────────────────────────────────────────────╢
  25.    ║ 5. When entering a message to an unknown user the attempt   ║
  26.    ║    to abort the message entry sometimes failed. The script  ║
  27.    ║    now avoids this situation.                               ║
  28.    ╟─────────────────────────────────────────────────────────────╢
  29.    ║ 6. A "dummy "CAP" file is made if you are using XBoard.     ║
  30.    ║    This file contains the time and date you were last       ║
  31.    ║    logged on.                                               ║
  32.    ║    XBoard uses the time stamp of this file to determine     ║
  33.    ║    when the BBS was last called.                            ║
  34.    ╚═════════════════════════════════════════════════════════════╝
  35.  
  36.                        CHANGES in version 1.9
  37.    ╔═════════════════════════════════════════════════════════════╗
  38.    ║ This version only has some minor bug fixes and additions:   ║
  39.    ║ ---------------------------------------------------------   ║
  40.    ║ 1. MBBS GRAB has been rebuilt, so that a conference list    ║
  41.    ║    is not required to inform whether there are messages     ║
  42.    ║    or not.                                                  ║
  43.    ╟─────────────────────────────────────────────────────────────╢
  44.    ║ 2. Sometimes the scripts failed because a text from the     ║
  45.    ║    BBS passed by before the script started searching for    ║
  46.    ║    it. This happened mainly with slow computers and a fast  ║
  47.    ║    modem.                                                   ║
  48.    ║    Now tracking for text is started before commands to trig ║
  49.    ║    them are sent. This should overcome the problem.         ║
  50.    ╟─────────────────────────────────────────────────────────────╢
  51.    ║ 3. MBBS Quick Logon is implemented. This has been made      ║
  52.    ║    possible by the GRAB change in  1.                      ║
  53.    ╟─────────────────────────────────────────────────────────────╢
  54.    ║ 4. The MailUp script could go into an eternal loop if the   ║
  55.    ║    name of the receiver is unregistered. This has now been  ║
  56.    ║    fixed. The script will give up and leave the mail file   ║
  57.    ║    unchanged for an automatic retry later. This happened    ║
  58.    ║    only with MBBS systems.                                  ║
  59.    ╚═════════════════════════════════════════════════════════════╝
  60.  
  61.                        CHANGES in version 1.8
  62.    ╔═════════════════════════════════════════════════════════════╗
  63.    ║ This version only has some minor bug fixes and additions:   ║
  64.    ║ ---------------------------------------------------------   ║
  65.    ║ 1. Messages are now not uploaded to READ ONLY conferences   ║
  66.    ║    (MBBS only). Instead the mail file is renamed, and a     ║
  67.    ║    message is displayed for information.                    ║
  68.    ╟─────────────────────────────────────────────────────────────╢
  69.    ║ 2. The NEWFILES.SLT script introduced in version 1.7 has    ║
  70.    ║    been somewhat improved.                                  ║
  71.    ╟─────────────────────────────────────────────────────────────╢
  72.    ║ 3. The DIALBACK.SLT script is introduced. Note that Dial-   ║
  73.    ║    back is offered only by some sysops, usually very good   ║
  74.    ║    friends of yours. Telix_Square has had the support for   ║
  75.    ║    dial-back a long time, but the DIALBACK.SLT script has   ║
  76.    ║    been held back.                                          ║
  77.    ╟─────────────────────────────────────────────────────────────╢
  78.    ║ 4. The VOICE call support has been improved. There were a   ║
  79.    ║    couple of bugs that made it a little unstable.           ║
  80.    ╚═════════════════════════════════════════════════════════════╝
  81.  
  82.                        CHANGES in version 1.7
  83.    ╔═════════════════════════════════════════════════════════════╗
  84.    ║ This version only has some minor bug fixes and additions:   ║
  85.    ║ ---------------------------------------------------------   ║
  86.    ║ 1. An empty scratchpad was sometimes transferred from MBBS  ║
  87.    ║    systems. This has been fixed.                            ║
  88.    ╟─────────────────────────────────────────────────────────────╢
  89.    ║ 2. The download script sometimes stopped downloading before ║
  90.    ║    the maximum number of files was transferred. This has    ║
  91.    ║    now been corrected.                                      ║
  92.    ╟─────────────────────────────────────────────────────────────╢
  93.    ║ 3. A new login procedure for PCBoard systems with a prelog  ║
  94.    ║    door has been added. You will see no change for systems  ║
  95.    ║    without this door.                                       ║
  96.    ╟─────────────────────────────────────────────────────────────╢
  97.    ║ 4. The DNLOAD script now reports the real transfer time for ║
  98.    ║    downloads. This means you can calculate the correct bps  ║
  99.    ║    transfer rate, which isn't always the same as reported   ║
  100.    ║    by the different protocols.                              ║
  101.    ╟─────────────────────────────────────────────────────────────╢
  102.    ║ 5. Private uploads are now possible to MBBS systems. PCB    ║
  103.    ║    systems do not yet support this. In order to upload      ║
  104.    ║    private, use the "P:<name>" command in your upload       ║
  105.    ║    list file, either PUSH.LST or <BBS>.UL. More detailed    ║
  106.    ║    description in TLX_SQR.DOC.                              ║
  107.    ╟─────────────────────────────────────────────────────────────╢
  108.    ║ 6. The "modem" variable has been introduced. You can add    ║
  109.    ║    this to your NAME.DAT file if you're calling boards      ║
  110.    ║    that give you dialback access.                           ║
  111.    ╟─────────────────────────────────────────────────────────────╢
  112.    ║ 7. The NEWFILES.SLT script has been added. This enables you ║
  113.    ║    to update the file list even if it isn't done automati-  ║
  114.    ║    cally (automatic update is only performed if the file    ║
  115.    ║    list hasn't been updated in at least three days).        ║
  116.    ║    I suggest that you add an entry for setting a function   ║
  117.    ║    key, for instance "f5 = @Newfiles" in your NAME.DAT file ║
  118.    ║    for easy access to this script.                          ║
  119.    ╟─────────────────────────────────────────────────────────────╢
  120.    ║ 8. The internal storage in GLOBAL.SLT could overflow. This  ║
  121.    ║    resulted in some strange behavior of the script package. ║
  122.    ║    The global storage pointer is now checked every time a   ║
  123.    ║    new variable is requested to be stored. An appropriate   ║
  124.    ║    error message will be displayed and the variable will    ║
  125.    ║    not be saved.                                            ║
  126.    ╚═════════════════════════════════════════